home *** CD-ROM | disk | FTP | other *** search
/ MacFormat UK 127 / MF_UK_127_1.iso / mac / Game Demos / Wolfenstein Demo / Wolfenstein SP Demo / Wolfenstein SP Demo.rsrc / plst_0 < prev    next >
Encoding:
Extensible Markup Language  |  2002-06-03  |  1.4 KB  |  50 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd">
  3. <plist version="0.9">
  4. <dict>
  5.     <key>CFBundleDevelopmentRegion</key>
  6.     <string>English</string>
  7.     <key>CFBundleDocumentTypes</key>
  8.     <array>
  9.         <dict>
  10.             <key>CFBundleTypeIconFile</key>
  11.             <string>129</string>
  12.             <key>CFBundleTypeName</key>
  13.             <string>WlfB (.utx)</string>
  14.             <key>CFBundleTypeOSTypes</key>
  15.             <array>
  16.                 <string>WlfB</string>
  17.             </array>
  18.             <key>CFBundleTypeRole</key>
  19.             <string>Viewer</string>
  20.         </dict>
  21.     </array>
  22.     <key>CFBundleGetInfoString</key>
  23.     <string>1.0, Mac verison by Westlake Interactive</string>
  24.     <key>CFBundleIconFile</key>
  25.     <string>128</string>
  26.     <key>CFBundleIdentifier</key>
  27.     <string>com.aspyr.rtcw</string>
  28.     <key>CFBundleInfoDictionaryVersion</key>
  29.     <string>6.0</string>
  30.     <key>CFBundleLongVersionString</key>
  31.     <string>1.0, Mac verison by Westlake Interactive</string>
  32.     <key>CFBundleName</key>
  33.     <string>Return to Castle Wolfenstein</string>
  34.     <key>CFBundlePackageType</key>
  35.     <string>APPL</string>
  36.     <key>CFBundleShortVersionString</key>
  37.     <string>1.0</string>
  38.     <key>CFBundleSignature</key>
  39.     <string>WlfS</string>
  40.     <key>CFBundleVersion</key>
  41.     <string>1.0</string>
  42.     <key>LSRequiresCarbon</key>
  43.     <true/>
  44.     <key>NSApplescriptEnabled</key>
  45.     <string>No</string>
  46.     <key>NSHumanReadableCopyright</key>
  47.     <string>Copyright 2001 Gray Matter, Inc, All Rights Reserved.</string>
  48. </dict>
  49. </plist>
  50.